56 research outputs found

    Architecture of Computing Systems - ARCS 2011

    Get PDF
    Architecture of Computing Systems - ARCS 2011, 24th International Conference, Como, Italy, February 24-25, 2011. Proceeding

    Overview of ASDEX Upgrade Results

    Get PDF

    Special issue: Component-oriented dependable real-time system

    No full text
    X110sciescopu

    Software technologies for future embedded and ubiquitous systems

    No full text
    6th IFIP WG 10.2 International Workshop, SEUS 2008, Anacarpi, Capri Island, Italy, October 1-3, 2008 Proceeding

    A Scheduling Technique Providing a Strict Isolation of Real-time Threads

    No full text
    Highly dynamic programming environments for embedded real-time systems require a strict isolation of real-time threads from each other to achieve dependable systems. We propose a new real-time scheduling technique, called guaranteed percentage (GP) scheme that assigns each thread a specific percentage of the processor power. A hardware scheduler in conjunction with a multithreaded processor guarantees the execution of instructions of each thread according to their assigned percentages within a time interval of 100 processor cycles. We compare performance and implementation overhead of GP scheduling against fixed priority preemptive (FPP), earliest deadline first (EDF), and least laxity first (LLF) scheduling using several benchmarks on our Komodo microcontroller that features a multithreaded Java processor kernel. Our evaluations show that GP scheduling reaches a speed-up similar to EDF and FPP but worse than LLF. However, its hardware implementation costs are still reasonable, whereas the LLF overhead is prohibitive. Only GP reaches the isolation goal among the examined scheduling schemes
    corecore